func github.com/jackc/pgx/v5.buildLoadDerivedTypesSQL
2 uses
github.com/jackc/pgx/v5 (current package)
derived_types.go#L19: func buildLoadDerivedTypesSQL(pgVersion int64, typeNames []string) string {
derived_types.go#L171: sql := buildLoadDerivedTypesSQL(serverVersion, typeNames)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)